SC_SelectSql
		
			SC_SelectSql
		
					([ $array = ""])
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			addSearchStr
		
					( $val)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			getSql
		
					([ $mode = ""])
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			selectRange
		
					( $from,  $to,  $column)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			selectTermRange
		
					( $from_year,  $from_month,  $from_day,  $to_year,  $to_month,  $to_day,  $column)
			
	
			
					- 
				
				$from_year			
- 
				
				$from_month			
- 
				
				$from_day			
- 
				
				$to_year			
- 
				
				$to_month			
- 
				
				$to_day			
- 
				
				$column			
 
	
	 
	
	
	
	
		void
		
			setItemTerm
		
					( $arr,  $ItemStr)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			setItemTermWithNull
		
					( $arr,  $ItemStr)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			setItemTermWithNullAndSpace
		
					( $arr,  $ItemStr)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			setLimitOffset
		
					( $limit,  $offset)
			
	
			
		
			
	 
	
	 
	
	
	
	
		void
		
			setWhereByOR
		
					( $arrWhere)